Skip to content

Bump the gomod group with 5 updates#239

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-134dec6b68
Open

Bump the gomod group with 5 updates#239
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-134dec6b68

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the gomod group with 5 updates:

Package From To
github.com/goccy/go-yaml 1.19.1 1.19.2
github.com/influxdata/telegraf 1.37.0 1.37.1
github.com/prometheus/common 0.67.4 0.67.5
github.com/prometheus/exporter-toolkit 0.15.0 0.15.1
golang.org/x/sys 0.39.0 0.40.0

Updates github.com/goccy/go-yaml from 1.19.1 to 1.19.2

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.19.2

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.19.1...v1.19.2

Commits

Updates github.com/influxdata/telegraf from 1.37.0 to 1.37.1

Release notes

Sourced from github.com/influxdata/telegraf's releases.

v1.37.1 [2026-01-12]

Bugfixes

  • #18138 config Add missing validation for labels in plugins
  • #18108 config Make labels and selectors conform to specification
  • #18144 inputs.procstat Isolate process cache per filter to fix tag collision
  • #18191 outputs.sql Populate column cache for existing tables

Dependency Updates

  • #18125 deps Bump cloud.google.com/go/auth from 0.17.0 to 0.18.0
  • #18140 deps Bump cloud.google.com/go/auth from 0.17.0 to 0.18.0
  • #18094 deps Bump cloud.google.com/go/storage from 1.57.2 to 1.58.0
  • #18157 deps Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0
  • #18124 deps Bump github.com/ClickHouse/clickhouse-go/v2 from 2.41.0 to 2.42.0
  • #18101 deps Bump github.com/SAP/go-hdb from 1.14.13 to 1.14.14
  • #18153 deps Bump github.com/SAP/go-hdb from 1.14.14 to 1.14.15
  • #18199 deps Bump github.com/SAP/go-hdb from 1.14.15 to 1.14.16
  • #18123 deps Bump github.com/apache/arrow-go/v18 from 18.4.1 to 18.5.0
  • #18200 deps Bump github.com/apache/inlong/inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang from 1.0.6 to 1.0.7
  • #18197 deps Bump github.com/gophercloud/gophercloud/v2 from 2.9.0 to 2.10.0
  • #18198 deps Bump github.com/gosnmp/gosnmp from 1.42.1 to 1.43.1
  • #18132 deps Bump github.com/jedib0t/go-pretty/v6 from 6.7.5 to 6.7.7
  • #18169 deps Bump github.com/jedib0t/go-pretty/v6 from 6.7.7 to 6.7.8
  • #18189 deps Bump github.com/likexian/whois from 1.15.6 to 1.15.7
  • #18187 deps Bump github.com/likexian/whois-parser from 1.24.20 to 1.24.21
  • #18150 deps Bump github.com/lxc/incus/v6 from 6.19.1 to 6.20.0
  • #18130 deps Bump github.com/miekg/dns from 1.1.68 to 1.1.69
  • #18149 deps Bump github.com/nats-io/nats-server/v2 from 2.12.2 to 2.12.3
  • #18147 deps Bump github.com/nats-io/nats.go from 1.47.0 to 1.48.0
  • #18172 deps Bump github.com/netsampler/goflow2/v2 from 2.2.3 to 2.2.6
  • #18190 deps Bump github.com/prometheus/common from 0.67.4 to 0.67.5
  • #18102 deps Bump github.com/prometheus/prometheus from 0.307.3 to 0.308.0
  • #18155 deps Bump github.com/prometheus/prometheus from 0.308.0 to 0.308.1
  • #18129 deps Bump github.com/snowflakedb/gosnowflake from 1.18.0 to 1.18.1
  • #18103 deps Bump github.com/tinylib/msgp from 1.5.0 to 1.6.1
  • #18188 deps Bump github.com/tinylib/msgp from 1.6.1 to 1.6.3
  • #18186 deps Bump github.com/yuin/goldmark from 1.7.13 to 1.7.15
  • #18201 deps Bump github.com/yuin/goldmark from 1.7.15 to 1.7.16
  • #18092 deps Bump go.step.sm/crypto from 0.74.0 to 0.75.0
  • #18098 deps Bump golang.org/x/crypto from 0.45.0 to 0.46.0
  • #18100 deps Bump golang.org/x/mod from 0.30.0 to 0.31.0
  • #18127 deps Bump golang.org/x/net from 0.47.0 to 0.48.0
  • #18095 deps Bump golang.org/x/oauth2 from 0.33.0 to 0.34.0
  • #18093 deps Bump golang.org/x/sync from 0.18.0 to 0.19.0
  • #18096 deps Bump golang.org/x/sys from 0.38.0 to 0.39.0
  • #18099 deps Bump golang.org/x/term from 0.37.0 to 0.38.0
  • #18097 deps Bump golang.org/x/text from 0.31.0 to 0.32.0
  • #18104 deps Bump google.golang.org/api from 0.256.0 to 0.257.0

... (truncated)

Changelog

Sourced from github.com/influxdata/telegraf's changelog.

v1.37.1 [2026-01-12]

Bugfixes

  • #18138 config Add missing validation for labels in plugins
  • #18108 config Make labels and selectors conform to specification
  • #18144 inputs.procstat Isolate process cache per filter to fix tag collision
  • #18191 outputs.sql Populate column cache for existing tables

Dependency Updates

  • #18125 deps Bump cloud.google.com/go/auth from 0.17.0 to 0.18.0
  • #18140 deps Bump cloud.google.com/go/auth from 0.17.0 to 0.18.0
  • #18094 deps Bump cloud.google.com/go/storage from 1.57.2 to 1.58.0
  • #18157 deps Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0
  • #18124 deps Bump github.com/ClickHouse/clickhouse-go/v2 from 2.41.0 to 2.42.0
  • #18101 deps Bump github.com/SAP/go-hdb from 1.14.13 to 1.14.14
  • #18153 deps Bump github.com/SAP/go-hdb from 1.14.14 to 1.14.15
  • #18199 deps Bump github.com/SAP/go-hdb from 1.14.15 to 1.14.16
  • #18123 deps Bump github.com/apache/arrow-go/v18 from 18.4.1 to 18.5.0
  • #18200 deps Bump github.com/apache/inlong/inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang from 1.0.6 to 1.0.7
  • #18197 deps Bump github.com/gophercloud/gophercloud/v2 from 2.9.0 to 2.10.0
  • #18198 deps Bump github.com/gosnmp/gosnmp from 1.42.1 to 1.43.1
  • #18132 deps Bump github.com/jedib0t/go-pretty/v6 from 6.7.5 to 6.7.7
  • #18169 deps Bump github.com/jedib0t/go-pretty/v6 from 6.7.7 to 6.7.8
  • #18189 deps Bump github.com/likexian/whois from 1.15.6 to 1.15.7
  • #18187 deps Bump github.com/likexian/whois-parser from 1.24.20 to 1.24.21
  • #18150 deps Bump github.com/lxc/incus/v6 from 6.19.1 to 6.20.0
  • #18130 deps Bump github.com/miekg/dns from 1.1.68 to 1.1.69
  • #18149 deps Bump github.com/nats-io/nats-server/v2 from 2.12.2 to 2.12.3
  • #18147 deps Bump github.com/nats-io/nats.go from 1.47.0 to 1.48.0
  • #18172 deps Bump github.com/netsampler/goflow2/v2 from 2.2.3 to 2.2.6
  • #18190 deps Bump github.com/prometheus/common from 0.67.4 to 0.67.5
  • #18102 deps Bump github.com/prometheus/prometheus from 0.307.3 to 0.308.0
  • #18155 deps Bump github.com/prometheus/prometheus from 0.308.0 to 0.308.1
  • #18129 deps Bump github.com/snowflakedb/gosnowflake from 1.18.0 to 1.18.1
  • #18103 deps Bump github.com/tinylib/msgp from 1.5.0 to 1.6.1
  • #18188 deps Bump github.com/tinylib/msgp from 1.6.1 to 1.6.3
  • #18186 deps Bump github.com/yuin/goldmark from 1.7.13 to 1.7.15
  • #18201 deps Bump github.com/yuin/goldmark from 1.7.15 to 1.7.16
  • #18092 deps Bump go.step.sm/crypto from 0.74.0 to 0.75.0
  • #18098 deps Bump golang.org/x/crypto from 0.45.0 to 0.46.0
  • #18100 deps Bump golang.org/x/mod from 0.30.0 to 0.31.0
  • #18127 deps Bump golang.org/x/net from 0.47.0 to 0.48.0
  • #18095 deps Bump golang.org/x/oauth2 from 0.33.0 to 0.34.0
  • #18093 deps Bump golang.org/x/sync from 0.18.0 to 0.19.0
  • #18096 deps Bump golang.org/x/sys from 0.38.0 to 0.39.0
  • #18099 deps Bump golang.org/x/term from 0.37.0 to 0.38.0
  • #18097 deps Bump golang.org/x/text from 0.31.0 to 0.32.0
  • #18104 deps Bump google.golang.org/api from 0.256.0 to 0.257.0

... (truncated)

Commits
  • 3352c0d Telegraf v1.37.1
  • 21fbf76 Update changelog for v1.37.1
  • 7294835 Update build_version.txt for v1.37.1
  • 90a1b90 docs(outputs.execd): Document error handling limitations (#18203)
  • e40b726 fix(inputs.procstat): Isolate process cache per filter to fix tag collision (...
  • 2a5aabf chore(deps): Bump cloud.google.com/go/auth from 0.17.0 to 0.18.0 (#18140)
  • 5340811 fix(outputs.sql): populate column cache for existing tables (#18191)
  • 94a046e chore(deps): Bump github.com/apache/inlong/inlong-sdk/dataproxy-sdk-twins/dat...
  • 4c59885 chore(deps): Bump github.com/gosnmp/gosnmp from 1.42.1 to 1.43.1 (#18198)
  • 65eb988 chore(deps): Bump github.com/gophercloud/gophercloud/v2 from 2.9.0 to 2.10.0 ...
  • Additional commits viewable in compare view

Updates github.com/prometheus/common from 0.67.4 to 0.67.5

Release notes

Sourced from github.com/prometheus/common's releases.

v0.67.5

What's Changed

Full Changelog: prometheus/common@v0.67.4...v0.67.5

Commits
  • 934ff37 build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#870)
  • 1e29804 build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 (#872)
  • 0bd1c40 Synchronize common files from prometheus/prometheus (#866)
  • b644201 build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.34.0 (#871)
  • See full diff in compare view

Updates github.com/prometheus/exporter-toolkit from 0.15.0 to 0.15.1

Release notes

Sourced from github.com/prometheus/exporter-toolkit's releases.

v0.15.1

What's Changed

Full Changelog: prometheus/exporter-toolkit@v0.15.0...v0.15.1

Commits
  • 7f8f461 Bump prometheus/promci from 0.4.7 to 0.5.3 (#362)
  • c267c37 Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#368)
  • 2603416 Bump github.com/prometheus/common from 0.67.2 to 0.67.4 (#367)
  • 62924a8 Bump golang.org/x/time from 0.13.0 to 0.14.0 (#359)
  • 25ee19b Bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#361)
  • 8da41e6 Bump github.com/prometheus/common from 0.66.1 to 0.67.2 (#358)
  • See full diff in compare view

Updates golang.org/x/sys from 0.39.0 to 0.40.0

Commits
  • 2f44229 sys/cpu: add symbolic constants for remaining cpuid bits
  • e5770d2 sys/cpu: use symbolic names for masks
  • 714a44c sys/cpu: modify x86 port to match what internal/cpu does
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.19.1` | `1.19.2` |
| [github.com/influxdata/telegraf](https://github.com/influxdata/telegraf) | `1.37.0` | `1.37.1` |
| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.4` | `0.67.5` |
| [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) | `0.15.0` | `0.15.1` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.39.0` | `0.40.0` |


Updates `github.com/goccy/go-yaml` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.19.1...v1.19.2)

Updates `github.com/influxdata/telegraf` from 1.37.0 to 1.37.1
- [Release notes](https://github.com/influxdata/telegraf/releases)
- [Changelog](https://github.com/influxdata/telegraf/blob/master/CHANGELOG.md)
- [Commits](influxdata/telegraf@v1.37.0...v1.37.1)

Updates `github.com/prometheus/common` from 0.67.4 to 0.67.5
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.67.4...v0.67.5)

Updates `github.com/prometheus/exporter-toolkit` from 0.15.0 to 0.15.1
- [Release notes](https://github.com/prometheus/exporter-toolkit/releases)
- [Commits](prometheus/exporter-toolkit@v0.15.0...v0.15.1)

Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
- [Commits](golang/sys@v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-yaml
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/influxdata/telegraf
  dependency-version: 1.37.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/prometheus/common
  dependency-version: 0.67.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/prometheus/exporter-toolkit
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/sys
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the changelog: changed Something was changed or updated label Feb 1, 2026
@dependabot dependabot bot requested a review from ricoberger as a code owner February 1, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: changed Something was changed or updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant